ODAC

TDAStatement Members

TDAStatement class overview.

Properties

Name Description

EndLine

Used to determine the number of the last statement line in a script.

EndOffset

Used to get the offset in the last line of the statement.

EndPos

Used to get the end position of the statement in a script.

Omit

Used to avoid execution of a statement.

Params

Contains parasmeters for an SQL statement.

Script

Used to determine the TDAScript object the SQL Statement belongs to.

SQL

Used to get or set the text of an SQL statement.

StartLine

Used to determine the number of the first statement line in a script.

StartOffset

Used to get the offset in the first line of a statement.

StartPos

Used to get the start position of the statement in a script.

Methods

Name Description

Execute

Executes a statement.
© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback